Interacting With the Window Manager
This section describes functions that interact with the Window Manager. You can use both theSetPalette
andNSetPalette
functions to attach a palette to a window.You use the
ActivatePalette
function to adjust the color environment whenever your window's status changes or after making changes to a palette. You can use theGetPalette
function to return a handle to the palette currently associated with a specified window. Use theSetPaletteUpdates
andGetPaletteUpdates
functions to explicitly set and get the update conditions for a palette.